home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr03 / wfwmcbas.zip / README.TXT < prev   
Text File  |  1993-06-09  |  5KB  |  101 lines

  1. ======================================================================
  2.   Microsoft(R) Product Support Services Application Note (Text File)
  3. WD0523: FREQUENTLY REQUESTED WORDBASIC MACROS FOR WORD FOR WINDOWS 2.0
  4. ======================================================================
  5.                                                    Revision Date: 6/93
  6.                                                                 1 Disk
  7.  
  8. The following information applies to Microsoft(R) Word for
  9. Windows(TM), version 2.0.
  10.  
  11.  ---------------------------------------------------------------------
  12. | INFORMATION PROVIDED IN THIS DOCUMENT AND ANY SOFTWARE THAT MAY     |
  13. | ACCOMPANY THIS DOCUMENT (collectively referred to as an Application |
  14. | Note) IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER      |
  15. | EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED      |
  16. | WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR       |
  17. | PURPOSE. The user assumes the entire risk as to the accuracy and    |
  18. | the use of this Application Note. This Application Note may be      |
  19. | copied and distributed subject to the following conditions:  1) All |
  20. | text must be copied without modification and all pages must be      |
  21. | included;  2) If software is included, all files on the disk(s)     |
  22. | must be copied without modification (the MS-DOS(R)  utility         |
  23. | diskcopy is appropriate for this purpose);  3) All components of    |
  24. | this Application Note must be distributed together;  and  4) This   |
  25. | Application Note may not be distributed for profit.                 |
  26. |                                                                     |
  27. | Copyright (C) 1992-1993 Microsoft Corporation.  All Rights Reserved |
  28. | Microsoft and MS-DOS are registered trademarks and Windows is a     |
  29. | trademark of Microsoft Corporation.                                 |
  30.   --------------------------------------------------------------------
  31.  
  32. The enclosed WD0523 disk contains a file, MACROS.DOC, that offers
  33. several useful macros. To use these macros, do the following:
  34.  
  35. 1. Quit Windows so that you are at the MS-DOS command prompt.
  36.  
  37. 2. Insert the enclosed WD0523 disk in your floppy disk drive.
  38.  
  39. 3. At the MS-DOS command prompt, type the following and press ENTER
  40.  
  41.       copy <drive>:\macros.doc <destination>
  42.  
  43.    where <drive> is the floppy disk drive containing the WD0523 disk
  44.    and <destination> is the location of your Word for Windows program
  45.    directory. For example, if the WD0523 disk is in drive B and your
  46.    Word for Windows directory is on drive C and is named WINWORD, type
  47.    the following and press ENTER:
  48.  
  49.       copy b:\macros.doc c:\winword
  50.  
  51. 4. Start Windows by typing WIN at the command prompt.
  52.  
  53. 5. Start Word for Windows. Then from the File menu, choose Open.
  54.  
  55. 6. Locate and select the MACROS.DOC file in the Word for Windows
  56.    program directory. Choose the OK button to open the MACROS.DOC
  57.    file.
  58.  
  59. 7. To globally install a macro, select the macro name and choose the
  60.    Install button. To learn about a macro, select the macro you want
  61.    from the Macro Name list and choose the About button.
  62.  
  63.     NOTE:  After each macro installs, a dialog box will appear
  64.     stating, "macroname saved to Global successfully."  Choose the OK
  65.     button.  Another dialog box will appear asking, "Do you want to
  66.     save global, glossary, and command changes?"  Choose the Yes
  67.     button.
  68.  
  69. To run the macros that you install using the instructions above,
  70. choose Macro from the Tools menu, select the appropriate macro name
  71. from the Macro Name box, and choose the Run button.
  72.  
  73. Additional Files on Disk for Use with the Concordance Index List
  74. Macro
  75.  
  76. The enclosed WD0523 disk contains two additional files, INDXWRDS.DOC
  77. and INDXWRDS.DOT, for use with the Concordance Index List macro. For
  78. information about these files, see the "Concordance Index List"
  79. section of MACROS.DOC.
  80.  
  81. If you install the Concordance Index List macro from MACROS.DOC, use
  82. the following instructions to copy the INDXWRDS.DOC and INDXWRDS.DOT
  83. files to your hard disk:
  84.  
  85. 1. Quit Windows so that you are at the MS-DOS command prompt.
  86.  
  87. 2. Insert the enclosed WD0523 disk in your floppy disk drive.
  88.  
  89. 3. At the MS-DOS command prompt, type the following and press ENTER
  90.  
  91.       copy <drive>:\i*.* <destination>
  92.  
  93.    where <drive> is the floppy disk drive containing the WD0523 disk
  94.    and <destination> is the location of your Word for Windows program
  95.    directory. For example, if the WD0523 disk is in drive B and your
  96.    Word for Windows directory is on drive C and is named WINWORD, type
  97.    the following and press ENTER:
  98.  
  99.       copy b:\i*.* c:\winword
  100.  
  101.